BaseSceneEntity<T> Class Members
The following tables list the members exposed by BaseSceneEntity<T>.
Protected Constructors
| Name | Description | |
|---|---|---|
![]() | BaseSceneEntity<T> Constructor |
Protected Fields
| Name | Description | |
|---|---|---|
![]() | _nativeEntity |
Public Properties
| Name | Description | |
|---|---|---|
![]() | Children | |
![]() | EntityId | |
![]() | EntityIdProvider | |
![]() | IsDirty | |
![]() | IsDisposed | |
![]() | IsFinalized | |
![]() | IsVisible | |
![]() | Parent | |
![]() | RequiresSelectionId | |
![]() | RootSceneEntity | |
![]() | Viewport3D |
Public Methods
| Name | Description | |
|---|---|---|
![]() | BeginLines | |
![]() | BeginLineStrips | |
![]() | BeginLitMesh | |
![]() | BeginMesh | |
![]() | BeginPoints | |
![]() | BeginSolidMesh | |
![]() | GetEntity<T> | |
![]() | GetKind | Overridden. |
![]() | GetSelectionId | Overloaded. |
![]() | InvalidateScene | |
![]() | OnAttached | |
![]() | OnDetached | |
![]() | OnEngineRestart | Overridden. |
![]() | PerformSelection | |
![]() | Render | Overridden. |
![]() | RenderScene | |
![]() | RequiresUpTransform | Overridden. |
![]() | SetRenderPassData | |
![]() | Update | Overloaded. Overridden. |
![]() | UpdateScene | |
![]() | VisitEntities |
Protected Methods
| Name | Description | |
|---|---|---|
![]() | AttachChild | |
![]() | DetachChild | |
![]() | OnChildEntitiesCollectionChanged |
Extension Methods
| Name | Description | |
|---|---|---|
![]() | DebugFinalizer<T> | |
![]() | SafeDispose | |
![]() | ToDoubleArray | Overloaded. |
![]() | ToEnumerable<T> | |
![]() | ToStringArray2D<T> |
See Also





